home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / MacFormat 92 CD / Shareware Plus / Applications / SmartWrap™ 1.7.2 / Scripting Support / SmartWrap™ Scripting ReadMe!
Encoding:
Text File  |  1999-11-04  |  2.2 KB  |  40 lines

  1. SmartWrap™ Scripting Addition v1.6
  2. © Selznick Scientific Software, LLC, 1999
  3. http://www.selznick.com
  4.  
  5.  
  6. What is it?
  7.  
  8. SmartWrap™ the Scripting Addition adds a "smartwrap" command to the AppleScript language, allowing you the ultimate in wrapping flexibility.  AppleScript has access to modifiable parts of many programs.  Using AppleScript with the SmartWrap command, you could write a simple program to smartwrap just about anything.  The Sky's the limit.  This extension works on older 68K Macintoshes too!
  9.  
  10.  
  11. How do I install and use SmartWrap™ the Scripting Addition?
  12.  
  13. Install: Drag the "SmartWrap OSAX PPC/68K" file to the "Scripting Additions" folder, which is located in your system folder. If this folder does not exist, create it. Reboot.  You're done.
  14.  
  15. Use: The Scripting Addition adds a SmartWrap command to the AppleScript language. The syntax is as follows: 
  16.  
  17.    set Output to smartwrap of Input [with quotes]
  18.  
  19. Notes:  (1) "with quotes" is optional. (This is equivalent to holding down the Option-Key when performing a SmartWrap with the other modules.) (2) Input is of type "string". (3) The Scripting Addition may be opened as a dictionary from inside of the AppleScript editor. 
  20.  
  21.  
  22. What about scripts?
  23.  
  24. Included within this archive are scripts that work on selections of outgoing messages in Claris Emailer and Outlook Express.  This is the extent of our support for the Scripting Addition.  What you program with the Scripting Addition is up to you!  If you write a great script that uses the SmartWrap Scripting Addition, we would be honored to include it in our archive!
  25.  
  26. Contained within each script are instructions on how to use it.  Open the scripts in Apple's Script Editor which should be somewhere on your hard drive.  (It's installed with the system software.)  
  27.  
  28. Also be sure you save the scripts with "Script Editor" as a compiled script.  This will allow SmartWrap to work with Claris Emailer and Outlook Express.  (They come shipped this way.)
  29.  
  30.  
  31. Where can I learn more?
  32.  
  33. Visit <http://www.macemail.com> for more information about e-mail programs and AppleScript.  This web site is an excellent resource.
  34.  
  35. Also visit <http://www.apple.com> for more general purpose information about AppleScript.
  36.  
  37.  
  38. Thanks!
  39.  
  40.